home *** CD-ROM | disk | FTP | other *** search
- CPRINT is a utility program for pretty-printing of C programs on an Epson-
- compatible dot matrix printer. Usage is self explanatory--the user will
- receive a list of options--but here is a list of features:
-
- Draft or NLQ printing.
- Date and/or time and/or title appear on each page or on first page
- only, or not at all.
- If any of {date/time/title} is selected on each page, page numbers will
- be added.
- If none of {date/time/title} is selected on each page, skipping
- perforations is optional.
- Comments appear in italics.
- C keywords appear in boldface.
- Tabs can be set to any size.
-
- CPRINT is a self-modifying program. Once the user has selected a choice of
- options, these will be stored in the program and presented as the default
- when the program is next run; obviously, if the program is loaded from a
- floppy every time it is used, this feature is nullified unless the modified
- program is copied back to the floppy. It was written in Megamax C.
-
- John Purbrick
-